Welcome![Sign In][Sign Up]
Location:
Search - wavelet haar matlab

Search list

[2D Graphichaar

Description: 一个用matlab做二维小波变换的源程序 -Matlab do with a wavelet transform two-dimensional source
Platform: | Size: 2048 | Author: 赵静岚 | Hits:

[Wavelet小波图像分解与合成

Description: 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstruction, the use of two wavelet : Haar wavelet and wavelet design Terminal 3 wavelet decomposition and reconstruction process images using your own pictures for targets, which shows the image of a wavelet decomposition and reconstruction process using wavelet Haar, the threshold values were calculated for 0, 5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and results Enter "Image table test" Wavelet use Terminal, the threshold values were calculated for 0,5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and calculation results Enter "Image test Table"
Platform: | Size: 5120 | Author: yule | Hits:

[matlab分解与合成

Description: 用Matlab中的Haar和Db9小波对图像进行分解和重构,并在不同阈值下用PNG格式存储重构的图像.-Matlab Haar and the right image Db9 wavelet decomposition and reconstruction, and under different thresholds with PNG format image storage remodeling.
Platform: | Size: 33792 | Author: 昂清 | Hits:

[2D Graphic利用haar小波变换对图像进行分解与重构

Description: 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
Platform: | Size: 157696 | Author: feng | Hits:

[Wavelettoolbox_liftwave

Description: 一个提升小波变换的matlab工具包。可以实现97,53,haar等系列的提升小波分解与重构。-an upgrade wavelet transform Matlab tool kit. 97,53 can be achieved, haar series of lifting wavelet decomposition and reconstruction.
Platform: | Size: 58368 | Author: 周瑞 | Hits:

[Otherhaar33

Description: haar复小波的matlab实现源代码,适合学习滤波的人学习-haar Complex Wavelet achieve the Matlab source code suitable for the study of learning filter
Platform: | Size: 1024 | Author: 王力 | Hits:

[WavelethaarWaveletCoding

Description: 完成对输入图像Fig8.23.jpg利用Haar小波进行图像小波变换,变换系数量化,小波逆变换完成图像重构,并计算其重构图像的均方误差和信噪比来评估图像的重构误差-Completion of the input image Fig8.23.jpg use Haar wavelet image wavelet transform, transform coefficients quantify the inverse wavelet transform the completion of image reconstruction, and calculate the reconstructed image of the mean square error and signal to noise ratio to assess the image reconstruction error
Platform: | Size: 131072 | Author: 朱为总 | Hits:

[WaveletEZW_Matlab

Description: 对输入的二维灰值图像,先进行提升Haar小波变换,再用经典的EZW算法对小波系数进行压缩,然后反变换重构原图像。-On the importation of two-dimensional gray value of images, first upgrade the Haar wavelet transform, and then classical EZW algorithm to compress the wavelet coefficients, and then inverse transform reconstruction of the original image.
Platform: | Size: 5120 | Author: 吴称光 | Hits:

[DocumentsHaar

Description: 基于Haar小波变换的数字图像水印算法,信息隐藏, 数字水印,小波变换 -Based on the Haar wavelet transform algorithm for digital image watermarking, information hiding, digital watermarking, wavelet transform
Platform: | Size: 162816 | Author: 陈彩琼 | Hits:

[Compress-Decompress algrithmshang

Description: haar小波变换行分解程序行分解是最基本的了 只要学会了它 其他的自己就会了-haar wavelet transform decomposition line line decomposition process is the most basic of the Society as long as its own the other will be a
Platform: | Size: 2048 | Author: 刘正 | Hits:

[Wavelethaar

Description: haar小波分解源代码 -haar wavelet decomposition haar wavelet decomposition source code source code
Platform: | Size: 2048 | Author: 王强 | Hits:

[ActiveX/DCOM/ATLhaar_wavelet_transform

Description: JPEG2000 Haar and inverse Haar wavelet transform on images.And a threshold can be added during the compression, and after decompression the result can be seen with different thresholds.
Platform: | Size: 3072 | Author: lynn | Hits:

[Special Effectssignal-analysis

Description: dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.
Platform: | Size: 3072 | Author: zhouhao | Hits:

[matlabLABVIEW(WAVELET)

Description: 修改后的LABVIEW小波(调用MATLAB)-LABVIEW modified wavelet (call MATLAB)
Platform: | Size: 10240 | Author: zhangjiarong | Hits:

[Special Effectsscilab-dwt(haar-daubechies)

Description: 是scilab的源程序,是一维的haar小波变换和一维的daubechies小波变换。已经调试过,可以使用。里面还附有卷积的源代码。-Is the scilab source is one-dimensional haar wavelet transform and one-dimensional wavelet transform daubechies. Have been debug, you can use. There was also accompanied by convolution of the source code.
Platform: | Size: 402432 | Author: 王静 | Hits:

[2D Graphicfingerprint

Description: 基于haar小波变换的快速指纹识别算法的设计与实现。-Haar wavelet transform-based fingerprint recognition algorithm for the rapid design and implementation.
Platform: | Size: 1410048 | Author: 8912209 | Hits:

[Otherhaarwavelet

Description: haarwavelet.it is code for haar wavelet in image prossecing.
Platform: | Size: 1024 | Author: payam | Hits:

[Graph programhaar

Description: 基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
Platform: | Size: 1024 | Author: wd | Hits:

[WaveletMATLAB Dokumen

Description: haar steganography, souce code
Platform: | Size: 47104 | Author: pawanap | Hits:

[matlabhaar小波寻峰.m

Description: 简单的利用小波变换的性质,实现了对接收辐射波谱的寻峰(By simply using the property of wavelet transform, the peak of received radiation spectrum is achieved.)
Platform: | Size: 1024 | Author: Silliee | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net